(no commit message)
authorvince@56a3a35e623d01b9236e911a9caff71eb367399b <vince@web>
Sun, 8 Dec 2024 20:26:18 +0000 (20:26 +0000)
committeradmin <admin@branchable.com>
Sun, 8 Dec 2024 20:26:18 +0000 (20:26 +0000)
doc/forum/clone_and_initialize_with_a_given_uuid.mdwn [new file with mode: 0644]

diff --git a/doc/forum/clone_and_initialize_with_a_given_uuid.mdwn b/doc/forum/clone_and_initialize_with_a_given_uuid.mdwn
new file mode 100644 (file)
index 0000000..0c7b093
--- /dev/null
@@ -0,0 +1,8 @@
+Ayo.. hi there.. Love git-annex!
+
+We are using git-annex as a backend for an asynchronous network.. we have multiple repositories in the same machines/nodes and we'd like to use the same uuid to identify these nodes.
+
+Each time we clone an existing g-a repository it creates a new uuid. Right now we have to reinit with the existing uuid and set the newly created uuid as dead.
+
+Is it possible to prevent this stillborn?
+